home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / system-tools / bigrun / bigrun.doc < prev    next >
Text File  |  1996-02-26  |  925b  |  29 lines

  1. BigRun 37.1:
  2.  
  3.     Just a small and quick utility that will allow you to run CLI programs with
  4. really, really long argument lists. Its command line interface is:
  5.  
  6.     PROGNAME/A,ARGS/A
  7.  
  8.     PROGNAME gives the program name to execute. You will have to give the full
  9. path of the program. BigRun does NOT search the path - perhaps a later version.
  10. ARGS gives the name of a text file containing all the required arguments to
  11. pass to PROGNAME. This file should have all its arguments on ONE line. You do
  12. not have to terminate the line with a newline - BigRun will do that for you.
  13.  
  14.     No bugs known. I take no responsibility for any damages resulting
  15. directly or indirectly from using this program.
  16.  
  17.     C source is available from me - just ask.
  18.  
  19.     Any comments, bug reports, gifts, money can be sent to:
  20.  
  21. e-mail:
  22.     stuartm@zip.com.au
  23.  
  24. snail-mail:
  25.     Stuart MacKinnon
  26.     6/5 Abbey Street
  27.     Randwick NSW
  28.     Australia 2031
  29.